projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3166588
)
x11: Fix introspection build
author
Benjamin Otte
<otte@redhat.com>
Tue, 19 Feb 2013 14:37:26 +0000
(15:37 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 19 Feb 2013 14:38:08 +0000
(15:38 +0100)
File removal in
bb4953f3e8e102264a82ea4938b7813b85320b22
wasn't checked
in here.
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index 7b40c5ffd7a4359c3cb20b25bb7c918d2d018c47..2cd935379b399c0d9e6a362c2d639026cb2b05c9 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-236,7
+236,6
@@
x11_introspection_files = \
x11/gdkxftdefaults.c \
x11/gdkxid.c \
x11/xsettings-client.c \
- x11/xsettings-common.c \
x11/gdkx.h \
x11/gdkx11cursor.h \
x11/gdkx11display.h \